Autogenerated HTML docs for v1.6.5.2-140-g5f809 
diff --git a/git-diff-files.html b/git-diff-files.html index 78c4644..fed7cf0 100644 --- a/git-diff-files.html +++ b/git-diff-files.html 
@@ -480,6 +480,18 @@  </p>   </dd>   <dt>  +--submodule[=&lt;format&gt;]  +</dt>  +<dd>  +<p>  + Chose the output format for submodule differences. &lt;format&gt; can be one of  + <em>short</em> and <em>log</em>. <em>short</em> just shows pairs of commit names, this format  + is used when this option is not given. <em>log</em> is the default value for this  + option and lists the commits in that commit range like the <em>summary</em>  + option of <a href="git-submodule.html">git-submodule(1)</a> does.  +</p>  +</dd>  +<dt>   --color   </dt>   <dd>  @@ -1120,7 +1132,7 @@  </div></div>   <div class="para"><p>The <tt>a/</tt> and <tt>b/</tt> filenames are the same unless rename/copy is   involved. Especially, even for a creation or a deletion,  -<tt>/dev/null</tt> is _not_ used in place of <tt>a/</tt> or <tt>b/</tt> filenames.</p></div>  +<tt>/dev/null</tt> is <em>not</em> used in place of <tt>a/</tt> or <tt>b/</tt> filenames.</p></div>   <div class="para"><p>When rename/copy is involved, <tt>file1</tt> and <tt>file2</tt> show the   name of the source file of the rename/copy and the name of   the file that rename/copy produces, respectively.</p></div>  @@ -1413,7 +1425,7 @@  </div>   <div id="footer">   <div id="footer-text">  -Last updated 2009-07-29 08:35:00 UTC  +Last updated 2009-10-31 04:03:03 UTC   </div>   </div>   </body>